placesview: Don't do the same thing twice
authorMatthias Clasen <mclasen@redhat.com>
Sat, 9 May 2020 23:41:30 +0000 (19:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 9 May 2020 23:41:30 +0000 (19:41 -0400)
commit78343ef61ac76dcb41130ee38d7a0e2cdccf82cd
tree73b571452b21e82b09a6c8be6b830b86757fcba1
parentd83df5a928ac8710e0e159bc8b07a72ee6a1e26b
placesview: Don't do the same thing twice

When the schema is supported, we want to remove
the error style class, not add it again. Pointed
out by RafaƂ Mikrut.

Fixes: #2724
gtk/gtkplacesview.c